home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCGUIA 117
/
PC Guia 117.iso
/
swf
/
btn.swf
/
scripts
/
DefineSprite_28
/
frame_5
/
DoAction_2.as
next >
Wrap
Text File
|
2004-12-28
|
173b
|
8 lines
myData = new LoadVars();
myData.onLoad = function()
{
myText_txt.htmlText = this.content;
};
System.useCodePage = true;
myData.load("swf/suporte/formulario.txt");